Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
sqrt
sqrt
Square root
Name:
sqrt
Category:
math
Programming Language:
php
One-line Description:
Square root.
Related
How to Properly Handle 0 and Negative Numbers with PHP's sqrt Function
3
Similar Functions
ceil
ceil
Furthermethodtosort
pow
pow
Exponentialexpressio
deg2rad
deg2rad
Convertangletoradian
fmod
fmod
Returnstheremaindero
cos
cos
Cosine
rand
rand
Generatearandominteg
abs
abs
Absolutevalue
getrandmax
getrandmax
Showthemaximumpossib
Popular Articles
How to Properly Handle 0 and Negative Numbers with PHP's sqrt Function